home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Utilities / Help / locale / help / english / sys / unset.doc < prev    next >
Encoding:
Text File  |  2000-10-06  |  250 b   |  21 lines

  1. UNSET
  2.  
  3. Removes a local variable.
  4.  
  5. Format
  6.  
  7. UNSET [<name>]
  8.  
  9. Template
  10.  
  11. NAME
  12.  
  13. Location
  14.  
  15. Internal
  16.  
  17. UNSET removes the named local variable from the variable list for the current
  18. process. With no arguments, UNSET lists the current variables.
  19.  
  20. See also: SET
  21.